crypto/tls.newSessionTicketMsgTLS13.marshal (method, view implemented interface methods)
2 uses
crypto/tls (current package)
handshake_messages.go#L980: func (m *newSessionTicketMsgTLS13) marshal() []byte {
handshake_server_tls13.go#L744: if _, err := c.writeRecord(recordTypeHandshake, m.marshal()); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)